array configuration

组合形式

常用释义

词性释义

组合形式
例句
  • 全部
1·In this paper the effect of feed array configuration in satellite multiple beam antennas on pattern synthesis has been investigated.
本文着重研究了卫星多波束天线馈元阵的形状对赋形的影响。
2·A plurality of the antennas may be provided in an array configuration with antennas being located in relatively close proximity and being isolated from other antennas in the array.
多个天线可以设置为如下阵列结构,其中,把天线设置得与阵列中的其它天线相对靠近并隔离开。
3·WWT offers a complete array of configuration and integration services and a full suite of advanced logistics, inventory management and supply chain services.
WWT将提供一套完整的配置,集成服务以及先进的物流,库存管理和供应链服务。
4·During this parsing process, the elements and data in the configuration file are converted into key-value pairs, similar to that found in a PHP associative array.
解析过程中,配置文件中的元素和数据转化成类似PHP关联数组的键-值对。
5·At the bottom of the script, you can see that using the Configuration object is as simple as asking for the value of imgpath as if the object were an array.
假定对象就是一个阵列,在脚本的末尾,您可以看到使用Configuration对象就像寻找imgpath的值一样简单。
6·However, for the Google AJAX Search API you are using, no other special configuration is required, so just specify the connector name and an empty properties array.
但是,对于您正在使用的Google AJAX Search API,则不需要其他特殊配置,只需指定连接器名称和空的属性数组。
7·As explained in earlier examples, the key to the script lies in the definition file, defs.xml, which tells XJConf how to map elements from the configuration file into a PHP array.
如前面的例子所说明的那样,脚本的关键在于定义文件defs . xml,它告诉XJConf如何将配置文件中的元素映射到php数组。
8·It USES the SimpleXML module to read and parse the XML configuration file into a PHP object, and then creates an associative array mapping each defined chain to its name for easy lookup.
它使用SimpleXML模块读取XML配置文件,并将其解析为php对象,然后,创建一个关联数组,将每个定义的链映射到其名称,以便于查找。
9·The input to this setter method is an array of configuration parameters, which is natively created from the element and its children.
这个setter方法的输入为一个配置参数数组,由元素及其子元素生成。
10·Again, I use the get method of AppConfig to get an array reference to the configuration list and push the user-provided data into that array.
同样,我用AppConfig的get get方法来得到对配置列表的数组引用,并将用户给出的数据压入到数组中。